home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 99 / 099.d81 / polka boot (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1992-01-01  |  1.0 KB  |  26 lines

  1. 10 dv=peek(186):ifdv<8thendv=8
  2. 100 poke53280,0:poke53281,0:print"[147]"
  3. 110 gosub 60000
  4. 120 sys57812"jukebox.o",dv,0:poke780,0:poke781,0:poke782,64:sys65493
  5. 130 :
  6. 140 poke 16387,dv :rem device number
  7. 150 poke 16388,16:rem color preference
  8. 160 print "[147]":sys16384:goto270
  9. 270 open15,8,15,"r0:hello connect=hello connect":input#15,er:close15
  10. 280 if er<>63 then print"[147]":end
  11. 290 a$="hello connect":q$=chr$(34):print"[147]"
  12. 300 print"[144]load"q$a$q$",8"
  13. 310 print"run":poke631,13:poke632,13:poke198,2:end
  14. 10000 open15,8,15,"s0:polka boot":close15:save"polka boot",8:end
  15. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  16. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  17. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  18. 60030 z$(0)="[201] [212] ' [211]    [208] [207] [204] [203] [193]    [212] [201] [205] [197] !":z$(1)="by [196]ave [205]arquis
  19. 60040 z$(2)[178]"(NULL)1.0 (len) 1992 by (NULL)oftdisk, right$nc."[170][199](13)
  20. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  21. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  22. 60070 z$(5)="shareware or in the public domain."
  23. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  24. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  25. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  26.